func os/exec.findExecutable
3 uses
os/exec (current package)
lp_unix.go#L22: func findExecutable(file string) error {
lp_unix.go#L58: err := findExecutable(file)
lp_unix.go#L71: if err := findExecutable(path); err == nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)